Skip to content

Conversation

@hofbi
Copy link
Contributor

@hofbi hofbi commented Nov 26, 2025

Removed dependency on com_github_google_go_cmp in oci_go_image_lib.


Changes are visible to end-users: yes/no

  • Searched for relevant documentation and updated as needed: yes/no
  • Breaking change (forces users to change their own code or config): yes/no
  • Suggested release notes appear below: yes/no

Test plan

  • Covered by existing test cases
  • New test cases added
  • Manual testing; please provide instructions so we can reproduce:

Removed dependency on com_github_google_go_cmp in oci_go_image_lib.
@aspect-workflows
Copy link
Contributor

aspect-workflows bot commented Nov 26, 2025

Test

⚠️ Buildkite build #1062 failed.

//oci_go_image:app failed to build

GoCompilePkg returned a non-zero exit code when running remotely
 
Remote server execution message: Action details (uncached result): https://app.oss.aspect.build/aw-remote/browser/blobs/sha256/historical_execute_response/006b03f84999a964e0bb2f8aacb1c909030fadddbdfd6ac3ddff595c431cba39-888/
compilepkg: missing strict dependencies:
	/var/build/root/bcd34f1f728c2e09/root/oci_go_image/main.go: import of "github.com/google/go-cmp/cmp"
No dependencies were provided.
Check that imports in Go sources match importpath attributes in deps.
GoCompilePkg returned a non-zero exit code when running remotely
 
Remote server execution message: Action details (uncached result): https://app.oss.aspect.build/aw-remote/browser/blobs/sha256/historical_execute_response/017ac76c823f55590966b2237ecc0326a9b47c0fa823f1bdd82b2d8ed6fcab44-888/
compilepkg: missing strict dependencies:
	/var/build/root/e58a1fd0387207f1/root/oci_go_image/main.go: import of "github.com/google/go-cmp/cmp"
No dependencies were provided.
Check that imports in Go sources match importpath attributes in deps.

//oci_go_image:oci_go_image_lib failed to build

GoCompilePkg returned a non-zero exit code when running remotely
 
Remote server execution message: Action details (uncached result): https://app.oss.aspect.build/aw-remote/browser/blobs/sha256/historical_execute_response/df4029b4fab0f6bccc609ed21802447af3b1401633e33e25c1d34d9cd9f6001b-906/
compilepkg: missing strict dependencies:
	/var/build/root/046f72d8c80cf246/root/oci_go_image/main.go: import of "github.com/google/go-cmp/cmp"
No dependencies were provided.
Check that imports in Go sources match importpath attributes in deps.

//oci_go_image:oci_go_image_test failed to build

GoCompilePkg returned a non-zero exit code when running remotely
 
Remote server execution message: Action details (uncached result): https://app.oss.aspect.build/aw-remote/browser/blobs/sha256/historical_execute_response/04194c4553fd446ee3d41298c3eb667b622d2df04b8c9c056051fb4a46978a3b-902/
compilepkg: missing strict dependencies:
	/var/build/root/b37b5ae91ea2b7ef/root/oci_go_image/main.go: import of "github.com/google/go-cmp/cmp"
No dependencies were provided.
Check that imports in Go sources match importpath attributes in deps.

💡 To reproduce the build failures, run

bazel build //oci_go_image:app //oci_go_image:oci_go_image_lib //oci_go_image:oci_go_image_test //oci_go_image:app

Buildifier      Format      Gazelle      Lint [.]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant